Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added profile_memory() and profile_goroutines() VQL functions #2887

Merged
merged 4 commits into from
Aug 14, 2023
Merged

Conversation

scudette
Copy link
Contributor

These present profile results in a more useful structured way so it can be collected as an artifact better.

Also added a disk usage checker that disables datastore writes when the disk is too full. This should stop file corruption due to full disk.

These present profile results in a more useful structured way so it
can be collected as an artifact better.

Also added a disk usage checker that disables datastore writes when
the disk is too full. This should stop file corruption due to full
disk.
@scudette scudette merged commit d699193 into master Aug 14, 2023
1 check passed
@scudette scudette deleted the profile branch August 14, 2023 01:32
scudette added a commit to scudette/velociraptor that referenced this pull request Aug 28, 2023
…dex#2887)

These present profile results in a more useful structured way so it can
be collected as an artifact better.

Also added a disk usage checker that disables datastore writes when the
disk is too full. This should stop file corruption due to full disk.
scudette added a commit that referenced this pull request Aug 28, 2023
These present profile results in a more useful structured way so it can
be collected as an artifact better.

Also added a disk usage checker that disables datastore writes when the
disk is too full. This should stop file corruption due to full disk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant